home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Oct⁄Nov 88 / Ques about including ⁄ 11.16.88 < prev    next >
Encoding:
Text File  |  1991-03-06  |  809 b   |  30 lines  |  [TEXT/GEOL]

  1. Item    4210749                         16-Nov-88        10:54
  2.  
  3. From:   D2303                           Cameo Sys, Dev, Erik Swan
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Questions about including
  8.  
  9. HowDee Folks
  10.     I have some .rsrc files I would like to include in many of my programs, and
  11. would like to place my .rsrc files in the same folder that MacApp places its.
  12. In the sample programs, the way to include MacApp's .rsrc files is to use the
  13. following at the top of your .r file:
  14.                 include MacAppRFiles"MacApp.rsrc"
  15.  
  16.    I have a three quick questions about including resources in my .r file this
  17. way.
  18.  
  19. 1.  Where is MacAppRFiles defined ?
  20.  
  21. 2.  When I use #include why doesn't it work any more?
  22.  
  23. 3.  Why not instead use $$Shell ("ResMacApp")?
  24.  
  25. Thanks
  26.  
  27. Erik
  28.  
  29.  
  30.